Skip to content

Conversation

@VinciGit00
Copy link
Collaborator

No description provided.

@VinciGit00 VinciGit00 requested review from DiTo97 and f-aguzzi August 21, 2024 18:49
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

pyproject.toml
  • browserbase@>= 0.3.0
  • graphviz@>= 0.20.3
  • langchain-anthropic@>= 0.1.11
  • langchain-fireworks@>= 0.1.3
  • langchain-google-vertexai@>= 1.0.7
  • langchain-groq@>= 0.1.3
  • langchain-huggingface@>= 0.0.3
  • langchain-nvidia-ai-endpoints@>= 0.1.6
  • semchunk@>= 1.0.1

@VinciGit00 VinciGit00 changed the base branch from main to pre/beta August 21, 2024 18:49
return init_chat_model(**llm_params)

known_models = ["chatgpt","gpt","openai", "azure_openai", "google_genai", "ollama", "oneapi", "nvidia", "groq", "google_vertexai", "bedrock", "mistralai", "hugging_face", "deepseek", "ernie", "fireworks"]
known_models = ["chatgpt","gpt","openai", "azure_openai", "google_genai",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

known_models = {...}, not square brackets

pyproject.toml Outdated
[project.optional-dependencies]
burr = ["burr[start]==0.22.1"]
docs = ["sphinx==6.0", "furo==2024.5.6"]
other = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split them in three groups of extras, one for "other" language models, one for more semantic options, one for more browser options

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok @DiTo97, I updated

@VinciGit00 VinciGit00 merged commit e0a5e73 into pre/beta Aug 23, 2024
@VinciGit00 VinciGit00 deleted the ligthweigthing_library branch August 23, 2024 10:22
@github-actions
Copy link

🎉 This issue has been resolved in version 1.15.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants